[INFO] cloning repository https://github.com/juggernaut09/cw20-token-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juggernaut09/cw20-token-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a7451d446eff95d0bfeef8455ae7ab34fa02cc2
[INFO] fixing juggernaut09/cw20-token-contract against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuggernaut09%2Fcw20-token-contract" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/juggernaut09/cw20-token-contract
[INFO] finished tweaking git repo https://github.com/juggernaut09/cw20-token-contract
[INFO] tweaked toml for git repo https://github.com/juggernaut09/cw20-token-contract written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juggernaut09/cw20-token-contract on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juggernaut09/cw20-token-contract already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808
[INFO] running `Command { std: "docker" "start" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling cosmwasm-derive v0.13.2
[INFO] [stderr]    Compiling schemars_derive v0.7.6
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking serde-json-wasm v0.2.3
[INFO] [stderr]     Checking cosmwasm-std v0.13.2
[INFO] [stderr]     Checking cosmwasm-schema v0.13.2
[INFO] [stderr]     Checking cw-storage-plus v0.5.0
[INFO] [stderr]     Checking cw0 v0.5.0
[INFO] [stderr]     Checking cosmwasm-storage v0.13.2
[INFO] [stderr]     Checking cw20 v0.5.0
[INFO] [stderr]     Checking cw2 v0.5.0
[INFO] [stderr]     Checking cw20-token-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/schema.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.55s
[INFO] [stderr] crater-edition-check: cw20-token-contract v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking cw20-token-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/lib.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/lib.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v01::testing::generate_v01_test_data`
[INFO] [stdout]  --> src/migrations/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use v01::testing::generate_v01_test_data;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info(storage: &mut dyn Storage) -> Singleton<TokenInfo> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info(storage: &mut dyn Storage) -> Singleton<'_, TokenInfo> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read(storage: &dyn Storage) -> ReadonlySingleton<TokenInfo> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read(storage: &dyn Storage) -> ReadonlySingleton<'_, TokenInfo> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances(storage: &mut dyn Storage) -> Bucket<Uint128> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances(storage: &mut dyn Storage) -> Bucket<'_, Uint128> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read(storage: &dyn Storage) -> ReadonlyBucket<Uint128> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Uint128> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:57:38
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read(storage: &dyn Storage) -> ReadonlyPrefixedStorage {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read(storage: &dyn Storage) -> ReadonlyPrefixedStorage<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations/v01.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances(storage: &mut dyn Storage) -> Bucket<OldAllowanceResponse> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances(storage: &mut dyn Storage) -> Bucket<'_, OldAllowanceResponse> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations/v01.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances(storage: &mut dyn Storage) -> Bucket<AllowanceResponse> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances(storage: &mut dyn Storage) -> Bucket<'_, AllowanceResponse> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info(storage: &mut dyn Storage) -> Singleton<TokenInfo> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn token_info(storage: &mut dyn Storage) -> Singleton<'_, TokenInfo> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:43:33
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read(storage: &dyn Storage) -> ReadonlySingleton<TokenInfo> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn token_info_read(storage: &dyn Storage) -> ReadonlySingleton<'_, TokenInfo> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances(storage: &mut dyn Storage) -> Bucket<Uint128> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn balances(storage: &mut dyn Storage) -> Bucket<'_, Uint128> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read(storage: &dyn Storage) -> ReadonlyBucket<Uint128> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn balances_read(storage: &dyn Storage) -> ReadonlyBucket<'_, Uint128> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:57:38
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read(storage: &dyn Storage) -> ReadonlyPrefixedStorage {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn balances_prefix_read(storage: &dyn Storage) -> ReadonlyPrefixedStorage<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations/v01.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances(storage: &mut dyn Storage) -> Bucket<OldAllowanceResponse> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn old_allowances(storage: &mut dyn Storage) -> Bucket<'_, OldAllowanceResponse> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/migrations/v01.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances(storage: &mut dyn Storage) -> Bucket<AllowanceResponse> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn new_allowances(storage: &mut dyn Storage) -> Bucket<'_, AllowanceResponse> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking cw20-token-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/schema.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.89s
[INFO] [stderr] crater-edition-check: cw20-token-contract v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cw20-token-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub name: String,
[INFO] [stdout]   |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub symbol: String,
[INFO] [stdout]   |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub decimals: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub initial_balances: Vec<Cw20CoinHuman>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub mint: Option<MinterResponse>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> src/msg.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub name: String,
[INFO] [stdout]   |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> src/msg.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub symbol: String,
[INFO] [stdout]   |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub decimals: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub initial_balances: Vec<Cw20CoinHuman>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub mint: Option<MinterResponse>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]  --> src/msg.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Serialize, Deserialize, JsonSchema)]
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Burn { amount: Uint128 },
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         contract: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         msg: Option<Binary>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |         recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |         spender: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         expires: Option<Expiration>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         spender: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |         expires: Option<Expiration>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |         recipient: HumanAddr,
[INFO] [stdout]     |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |         amount: Uint128,
[INFO] [stdout]     |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |         contract: HumanAddr,
[INFO] [stdout]     |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |         amount: Uint128,
[INFO] [stdout]     |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         msg: Option<Binary>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BurnFrom { owner: HumanAddr, amount: Uint128 },
[INFO] [stdout]     |                       ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BurnFrom { owner: HumanAddr, amount: Uint128 },
[INFO] [stdout]     |                                          ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:69:20
[INFO] [stdout]    |
[INFO] [stdout] 69 |     Burn { amount: Uint128 },
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         contract: HumanAddr,
[INFO] [stdout]    |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         msg: Option<Binary>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |         recipient: HumanAddr,
[INFO] [stdout]    |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |         spender: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |         expires: Option<Expiration>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         spender: HumanAddr,
[INFO] [stdout]    |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |         amount: Uint128,
[INFO] [stdout]    |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/msg.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |         expires: Option<Expiration>,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:103:20
[INFO] [stdout]     |
[INFO] [stdout] 103 |         recipient: HumanAddr,
[INFO] [stdout]     |                    ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |         amount: Uint128,
[INFO] [stdout]     |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |         contract: HumanAddr,
[INFO] [stdout]     |                   ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |         amount: Uint128,
[INFO] [stdout]     |                 ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |         msg: Option<Binary>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BurnFrom { owner: HumanAddr, amount: Uint128 },
[INFO] [stdout]     |                       ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BurnFrom { owner: HumanAddr, amount: Uint128 },
[INFO] [stdout]     |                                          ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Balance { address: HumanAddr },
[INFO] [stdout]     |                        ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |         spender: HumanAddr,
[INFO] [stdout]     |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |         start_after: Option<HumanAddr>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |         limit: Option<u32>,
[INFO] [stdout]     |                ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |         start_after: Option<HumanAddr>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |         limit: Option<u32>,
[INFO] [stdout]     |                ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub symbol: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub decimals: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub total_supply: Uint128,
[INFO] [stdout]    |                       ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub mint: Option<MinterData>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub minter: CanonicalAddr,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub cap: Option<Uint128>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:21:52
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Balance { address: HumanAddr },
[INFO] [stdout]     |                        ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |         spender: HumanAddr,
[INFO] [stdout]     |                  ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |         owner: HumanAddr,
[INFO] [stdout]     |                ^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |         start_after: Option<HumanAddr>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |         limit: Option<u32>,
[INFO] [stdout]     |                ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |         start_after: Option<HumanAddr>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]    --> src/msg.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |         limit: Option<u32>,
[INFO] [stdout]     |                ^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub allowance: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub expires: OldExpiration,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/migrations/v01.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug, Default)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     AtHeight { height: u64 },
[INFO] [stdout]    |                        ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     AtTime { time: u64 },
[INFO] [stdout]    |                    ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |               ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub symbol: String,
[INFO] [stdout]    |                 ^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub decimals: u8,
[INFO] [stdout]    |                   ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub total_supply: Uint128,
[INFO] [stdout]    |                       ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub mint: Option<MinterData>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub minter: CanonicalAddr,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/state.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub cap: Option<Uint128>,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/state.rs:21:52
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub allowance: Uint128,
[INFO] [stdout]    |                    ^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub expires: OldExpiration,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/migrations/v01.rs:52:52
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Clone, PartialEq, JsonSchema, Debug, Default)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     AtHeight { height: u64 },
[INFO] [stdout]    |                        ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/migrations/v01.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     AtTime { time: u64 },
[INFO] [stdout]    |                    ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/lib.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]   --> src/lib.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(target_arch = "wasm32", not(feature = "library")))]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `v01::testing::generate_v01_test_data`
[INFO] [stdout]  --> src/migrations/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use v01::testing::generate_v01_test_data;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cw20-token-contract` (lib) due to 51 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cw20-token-contract` (lib test) due to 51 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808", kill_on_drop: false }`
[INFO] [stdout] 0e86890fccbc3396b083ebd02db9d0131d2cc1fc1e329416d42fe74a07d94808
